home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / tnite31.zip / TAGNITE.CFG < prev    next >
Text File  |  1992-05-25  |  3KB  |  103 lines

  1. % Multiuser - if present Tagnite will look for user.lst in the multi-user
  2. % directory.  Tagnite DOES NOT DO ANY record locking.
  3. %multiuser
  4. % Report on unvalidated users
  5. unvalidated sl=10
  6. % Path to Tagnite
  7. Tagnite path=s:\tn\
  8. % This is the path to the Tag directory.
  9. tag path=t:\
  10. % How long it should be before a user is deleted, if he has not
  11. % logged in.
  12. Delete days=90
  13. % logons <= this # for the user to be deleted if greater than
  14. %   delete days
  15. Delete Times Called=0
  16. % What is the name of the log of deleted users.
  17. report=tagnite.log
  18. % Only delete users with a security level of 200 or less.
  19. delete sl=200
  20. % What is the name of the 1st template file
  21. top input file=tagnite.clr
  22. % What is the name of the 1st output file
  23. top output file=t:\afiles\bullet2.clr
  24. % What is the name of the 2nd template file
  25. top input file=tagnite.msg
  26. % What is the name of the 2nd output file
  27. top output file=t:\afiles\bullet2.msg
  28. % Insert the date (XX/XX/XX) in the output files when this character is found.
  29. top date symbol=`
  30. %
  31. % What is the maximum length of the username field on output files.
  32. % (the output will be padded or truncated to make it this length)
  33. top name length=17
  34. %
  35. % What is the symbol that tells the computer leech info goes in the file.
  36. %  (symbol)#(symbol) - this will place the amount in file. (XXXX.XX)
  37. %  (symbol)# - this will place the users name.
  38. leech symbol=%
  39. %
  40. % Count users with SL of 200 or less.
  41. leech sl=200
  42. %
  43. % Calculate leech by downloads per (C)all or upload/download (R)atio
  44. Leech check by = R
  45. %
  46. % Calculate by (K)bytes or (D)ownloads.
  47. Leech by = d
  48. %
  49. % What is the symbol that tells the computer uploader info goes in the file.
  50. %  (symbol)#(symbol) - this will place the amount in file. (XXXX.XX)
  51. %  (symbol)# - this will place the users name.
  52. upload symbol = ^
  53. %
  54. % Count users with SL of 200 or less.
  55. Upload sl=200
  56. %
  57. % Calculate uploader by uploads per (C)all or download/upload (R)atio
  58. Upload check by = R
  59. %
  60. % Calculate by (K)bytes or (D)ownloads.
  61. Upload by = d
  62. %
  63. % What is the symbol that tells the computer uploader info goes in the file.
  64. %  (symbol)#(symbol) - this will place the amount in file. (XXXX.XX)
  65. %  (symbol)# - this will place the users name.
  66. post symbol=@
  67. %
  68. % Count users with SL of 200 or less.
  69. post sl=200
  70. %
  71. % Section for adjusting user's time
  72. % Max time alloed to give a user
  73. %Max Time SL=180
  74. % min time allowed to give a user
  75. %Min Time SL=3
  76. % Time change for each logon
  77. %Logon SL Change=-2
  78. % Time change for each post
  79. %Post SL Change=2
  80. % Time change for each Upload
  81. %Upload SL Change=5
  82. % TIme change for each download
  83. %Download SL Change=-3
  84. % Start time changes from this SL
  85. %Base Time SL=30
  86. % TIme to give a user per k of uploads
  87. %Upload K SL Change=2
  88. % divisor to make the 1k 100k on time (2 minutes for 100k with this)
  89. %Upload K SL K-Byte=100
  90. % same as upload, only drop 2 minutes per k
  91. %download K SL Change=-2
  92. % make that every 100k taken
  93. %download K SL K-Byte=100
  94. % max # of illegal logon atempts before I get notified.
  95. Report Logon Attempts=5
  96. % send the messages to
  97. Send Messages to=1
  98. % Test zip codes
  99. Check State by Zipcode
  100. % tell users if address needs to be changed
  101. Notify Users of problems
  102. % end of file
  103.